Add 'Finished' line after compile finishes with compile timing and build type
authorJonathan Turner <jturner@mozilla.com>
Mon, 25 Jul 2016 23:30:03 +0000 (16:30 -0700)
committerJonathan Turner <jturner@mozilla.com>
Mon, 25 Jul 2016 23:30:03 +0000 (16:30 -0700)
commitcd955f129d552ff9d8a6a6c25dd08e9b6f94e0b9
treeef9eedf87fb1d821e3d91cce43a4308b137cfa12
parentf578ee578fa65e7fb50b5167baa07693ca9559f9
Add 'Finished' line after compile finishes with compile timing and build type
29 files changed:
src/cargo/ops/cargo_rustc/job_queue.rs
tests/bad-config.rs
tests/bench.rs
tests/build-lib.rs
tests/build-script.rs
tests/build.rs
tests/cargo_alias_config.rs
tests/cargotest/support/mod.rs
tests/cfg.rs
tests/clean.rs
tests/concurrent.rs
tests/cross-compile.rs
tests/doc.rs
tests/features.rs
tests/freshness.rs
tests/git.rs
tests/install.rs
tests/overrides.rs
tests/package.rs
tests/path.rs
tests/profiles.rs
tests/publish.rs
tests/registry.rs
tests/run.rs
tests/rustc.rs
tests/rustdoc.rs
tests/test.rs
tests/tool-paths.rs
tests/workspaces.rs